string_format_placeholder
Syntax:
string_format_placeholder(string, ...)
Arguments:
Argument Name | Type | Description |
---|---|---|
string | string | string to format |
... | any | any number of arguments w/ formatting values |
Returns: (string)
Description:
Loading page...